body {
background: #fff; color: #000; font-size: 12px; line-height: 16px; font-family: 'Helvetica Neue','Microsoft YaHei UI','Microsoft YaHei','Noto Sans CJK SC',Sathu,EucrosiaUPC,Arial,Helvetica,sans-serif;
}
/*'PingFang SC',*/

a:hover {
  text-decoration: none;
}
/*页面宽度*/
/*头部 S*/
.header {
  width:100%;
  min-width: 1170px;
  margin: 0px auto;
  padding-top: 30px;
}
.header .nav {
  font-size: 15px;
  padding: 30px 0;
  margin-left: 30px;
  height: 30px;
  float: left;
}
.header .nav li {
  float: left;
  margin: 0px 20px;
  height: 35px;
  line-height: 35px;
  font-family: Microsoft YaHei;

}
.header .nav .lia {
  color: #000;
  display: block;
  height: 100%;
  padding: 0px 10px;
  font-weight: bold;
}
.header .nav .lia:hover{
  background: #019ddd;
  color: #ffffff;
}
.header .banner img {
  max-width: 100%;
  display: block;
  margin: 0px auto;
}
.header .nav li{
  position: relative;
}
.header .nav li dl{
  position: absolute;
  width: 137px;
  text-align: left;
  background: #f5f5f5;
  padding: 14px 0;
  display: none;
  left: 0px;
  top:100%;
}
.header .nav li dl a{
  text-indent: 10px;
  display: block;
  width: 100%;
  height: 100%;
  color: #666666;
}
.header .nav li dl dd{
  height:27px;
  margin-bottom: 2px;
  line-height: 30px;
}
.header .nav li dl dd:hover{background: #019ddd;}
.header .nav li dl dd:hover a{color: #fff;}
.header .nav li.hover .lia{
  background: #019ddd;
  color: #ffffff;
}
.header .nav li:hover dl{display: block;}
.logo{float:left;}
.logo img{height: 65px;}


.header_r{overflow: hidden;float: right;margin-top: 30px;}
.header_form{border: 1px solid rgba(0, 0, 0, 0.2);height: 35px;display: inline-block;}
.header_form input{height: 100%;background: none;border: none;outline: none;font-size: 15px;color: #333;padding-left: 10px;font-family: Microsoft YaHei;}
.header_form img{display: inline-block;margin:0 6px;margin-top: -4px;cursor: pointer;}
.header_language{display: inline-block;margin-left: 14px;}
.header_language span{display: inline-block;border-left: 2px solid rgba(6,8,28,0.4);padding: 0 6px;}
.header_language span:first-child{border:none;}
.header_language span a{display: inline-block;font-size: 14px;color: #06081C;font-family: Microsoft YaHei;}
.header_language span .sel{color: #019DDD;}


/*头部 E*/
/*内容 S*/
.main {
  width: 1170px;
  margin: 0px auto;
  padding: 50px 0 70px;
  background: url(../bg/main_top.png) no-repeat center top;
  overflow: hidden;
}
.main .pageaddr {
  color: #bbbbbb;
  margin-bottom: 50px;
}
.main .pageaddr a {
  color: #bbbbbb;
}
.main .pageaddr a:hover {
  color: #019ddd;
}
.main .pageaddr a.hover {
  color: #019ddd;
}
.main .pagetit {
  text-align: right;
  margin-bottom: 15px;
}

.main .pagetit span {
  width: 131px;
  height: 35px;
  display: inline-block;
  background: #0174a1;
  font-size: 14px;
  line-height: 35px;
  text-align: center;
  color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.main .pagetittxt {font-weight: bold; font-stretch: normal; font-size: 20px; line-height: 57px; color: #4a4a4a; border-bottom: 1px solid #e5e5e5;
}
/*内容 E*/
/*投资者关系 S*/
.cst_tit {
  overflow: hidden;
  border-top: 1px solid #bcbcbc;
  border-bottom: 1px solid #bcbcbc;
}
.cst_tit_list {
  overflow: hidden;
  float: left;
  height: 63px;
  font-size: 14px;
  line-height: 60px;
}
.cst_tit_list li {
  float: left;
  margin-right: 50px;
  padding: 0px 15px;
  position: relative;
  height: 100%;
}
.cst_tit_list li a {
  color: #019ddd;
  display: block;
  height: 100%;
  width: 100%;
}
.cst_tit_list li span {
  position: absolute;
  width: 100%;
  height: 4px;
  background: #019ddd;
  left: 0px;
  bottom: 0px;
  display: none;
}
.cst_tit_list li span i {
  border: 4px solid transparent;
  position: absolute;
  border-bottom: 8px solid #019ddd;
  left: 50%;
  margin-left: -4px;
  top: -12px;
  *top:-72px;
}
.cst_tit_list li.hover span {
  display: block;
}
.cst_tit_list li.hover a {
  color: #4a4a4a;
}
.cst_tit_list li:hover a{
  color: #4a4a4a;
}

.search {
  width: 365px;
  height: 35px;
  float: right;
  margin-top: 14px;
}
.search input {
  border: 0px;
  display: block;
  float: left;
  font-size: 14px;
}
.search .seh01 {
  width: 85%;
  background: #ededed;
  height: 100%;
  text-indent: 10px;
}
.search .seh02 {
  width: 15%;
  background: #d9d9d9;
  height: 100%;
  cursor: pointer;
  color: #ffffff;
}
.cst_list {
  width: 100%;
  text-align: left;
  text-indent: 15px;
  font-size: 14px;
  border-collapse: collapse;
  background: url(../bg/main_top.png) no-repeat center -6px;
}
.cst_list tr:nth-child(even) {
  background: #f7f7f7;
}
.cst_list th {
  height: 48px;
  border-bottom: 1px solid #dfdfdf;
  color: #4a4a4a;
  text-align: left;
  padding-top: 20px;
}
.cst_list .th1 {
  width: 80%;
}
.cst_list td {
  height: 47px;
  color: #a9a9a9;
  text-align: left;
  line-height: 47px;
}
.cst_list .td01 a {
  color: #a9a9a9;
}
.cst_list .td01 a:hover {
  color: #0174a1;
}
.cst_list .td02 {
  text-indent: 10px;
}
.cst_list .td02 i {
  width: 15px;
  height: 100%;
  float: left;
  display: block;
  background: url("../bg/ico.png") no-repeat left 16px;
  margin-left: 15px;
}
.cst_list .td03 {
  width: 5%;
}
.cst_list .td03 a {
  width: 22px;
  height: 22px;
  display: block;
  margin: 0 0 0 25px;
  background: url("../bg/ico.png") no-repeat -76px 0px;
}
.cst_list .td03 a:hover {
  background-position: -41px 0px;
}
.cst_list td:nth-child(2) {
  color: #2a2929;
}
/*投资者关系 E*/
/*显示更多 S*/
.showmore {
  display: block;
  height: 46px;
  background: #e6e6e6;
  text-align: center;
  color: #666666;
  line-height: 46px;
  font-size: 14px;
  margin-top: 26px;
}
.showmore:hover {
  color: #0174a1;
}
/*显示更多 E*/
/*底部 S*/
.footer {
  width:100%;
  min-width: 1170px;
  background: #e9e9e9;
  padding-top: 20px;
  padding-bottom: 28px;
}
.footer .center {
  width: 1170px;
  margin: 0px auto;
  overflow: hidden;
}
.footer .center .left {
  width: 742px;
  float: left;
}
.footer .center .left h2 {
  color: #494949;
  font-size: 20px;
  line-height: 40px;
  border-bottom: 1px dashed #727272;
}
.footer .center .left .ftxt {
  font-size: 14px;
  line-height: 28px;
  color: #6d6d6d;
  padding-top: 10px;
}
.footer .center .left .ftxt a {
  color: #019ddd;
  text-decoration: underline;
}
.footer .center .left .frli {
  margin-top: 35px;line-height:30px;color:#888;
}
.footer .center .left .frli a{float:left;}
.footer .center .right {
  float: right;
  width: 400px;
}
.footer .center .right .fnav {
  overflow: hidden;
  padding-top: 41px;
}
.footer .center .right .fnav li {
  width: 166px;
  height: 42px;
  float: right;
  text-align: center;
  border-top: 1px dashed #727272;
  border-bottom: 1px dashed #727272;
  margin-left: 33px;
  line-height: 42px;
  margin-top: -1px;
}
.footer .center .right .fnav li a {
  color: #494949;
}
.footer .center .right .fnav li a:hover {
  color: #019ddd;
}
.footer .center .right .cn {
  color: #888888;
  text-align: right;
  margin-top: 44px;
}
.footer .center .right .cn a{color:#888;}
.footer .center .right .cn a:hover{color:#019ddd;}
/*底部 E*/
/*公司介绍 S*/
.about {
  overflow: hidden;
  background: url(../bg/main_top.png) no-repeat center -4px;
  padding-top: 20px;
  border-top: 1px solid #c3c3c3;
}
.about .left {
  width: 777px;
  float: left;
  font-size: 14px;
  line-height: 28px;
  color: #6d6d6d;
}
.about .left .edit {
  padding-top: 20px;
}
.about .right {
  width: 335px;
  float: right;
  padding-top: 20px;
}
.about .right .arlist li img {
  max-width: 100%;
}
.about .right .arlist li p {
  font-size: 14px;
  color: #666666;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  margin: 7px auto 15px;
  text-indent: 10px;
}
.about .right .arlist li p i {
  border: 5px solid transparent;
  border-bottom: 10px solid #019ddd;
  float: left;
  margin: 0 0 0 0;
}
/*公司介绍 E*/
/*公司历史 S*/
.chis .chisy {
  position: relative;
}
.chis .chisy .swiper-container {
  width: 1107px;
  height: 59px;
}
.chis .chisy .swiper-container .swiper-slide {
  width: 123px;
  text-align: center;
  font: 16px/53px "宋体";
}
.chis .chisy .swiper-container .swiper-slide a {
  color: #019ddd;
  display: block;
  width: 100%;
  height: 100%;
}
.chis .chisy .swiper-container .swiper-slide a:hover {
  color: #4a4a4a;
}
.chis .chisy .swiper-container .swiper-slide a.hover {
  color: #4a4a4a;
  background: url("../bg/hisy.png") no-repeat left top;
  font-weight: bold;
  font-size: 20px;
}
.chis .chisy .prev,
.chis .chisy .next {
  position: absolute;
  width: 16px;
  height: 16px;
  background: url("../bg/ico.png") no-repeat left top;
  top: 50%;
  margin-top: -8px;
  cursor: pointer;
}
.chis .chisy .prev {
  left: 10px;
  background-position: -119px 5px;
}
.chis .chisy .next {
  right: 10px;
  background-position: -151px 5px;
}
.chis .chisy .prev:hover {
  background-position: -119px -10px;
}
.chis .chisy .next:hover {
  background-position: -151px -10px;
}
.chis .chisdet {
  text-align: center;
  margin-top: 27px;
  background: url(../bg/main_top.png) no-repeat center top;
}
.chis .chisdet .year {
  height: 36px;
  background: #019ddd;
  font-size: 20px;
  line-height: 36px;
  text-align: center;
  color: #ffffff;
  position: relative;
  margin: 0px auto;
  display: inline-block;
  *width:150px;
  _width:150px;
}
.chis .chisdet .year span{padding: 0px 22px;}
.chis .chisdet .year i {
  position: absolute;
  border: 29px solid transparent;
  border-top: 36px solid #019ddd;
  top: 0px;
}
.chis .chisdet .year .i01 {
  left: -29px;
}
.chis .chisdet .year .i02 {
  right: -29px;
}
.chis .chisdet .txtimg {
  margin-top: 68px;
  overflow: hidden;
  padding: 5px 0 5px 5px;
  text-align: left;
}
.chis .chisdet .txtimg .img {
  width: 567px;
  float: left;
}
.chis .chisdet .txtimg .img img {
 max-width: 100%;
  display: block;margin: 0px auto;
  box-shadow: 0 0 4px 4px #e3e2e2;
}
.chis .chisdet .txtimg .img p {
  font-size: 18px;
  text-align: center;
  line-height: 30px;
  color: #797575;
  margin-top: 10px;
}
.chis .chisdet .txtimg .txt {
  width: 500px;
  float: right;
  font-size: 14px;
  color: #666666;
  line-height: 22px;
}
.chis .chisdet .txtimg .txt h3 {
  font-weight: 500;
  margin-bottom: 25px;
}
/*公司历史 E*/
/*公司文化 S*/
.wh {
  overflow: hidden;
  background: url(../bg/main_top.png) no-repeat center -4px;
  padding-top: 20px;
  border-top: 1px solid #c3c3c3;
}
.wh .wh_list {
  width: 110%;
  margin-left: -33px;
  margin-top: 20px;
}
.wh .wh_list li {
  width: 410px;
  border-right: 1px solid #e3e3e3;
  float: left;
}
.wh .wh_list li img {
  width: 327px;
  height: 181px;
  border: 5px solid #ffffff;
  box-shadow: 0 0 3px 3px #e8e7e8;
  margin: 0px auto;
  display: block;
}
.wh .wh_list li .whltit,
.wh .wh_list li .whldel {
  color: #4a4a4a;
  width: 337px;
  margin: 0px auto;
}
.wh .wh_list li .whltit {
  font-size: 20px;
  line-height: 70px;
}
.wh .wh_list li .whldel span{padding-left:62px;}
.wh .wh_list li .whldel {
  color: #666666;
  font-size: 14px;
  line-height: 27px;
  height: 162px;
  overflow: hidden;
}
/*公司文化 E*/
/*人力资源 S*/
.pkis {
  background: url(../bg/main_top.png) no-repeat center -4px;
  padding-top: 34px;
  border-top: 1px solid #c3c3c3;
}

.pkis .acustomer .cst_list {
  background: none	;
}
.pkis .acustomer .cst_list .th1 {
  width: 83%;
}
.pkis .pkleft {font-weight: 300; font-family: math; width: 740px; float: left;}
.pkis .pkleft .pagetit {
  overflow: hidden;
  padding-top: 37px;
}
.pkis .pkleft .pagetit p {
  font-size: 18px;
  color: #4a4a4a;
  font-weight: bold;
  float: left;
  line-height: 35px;
}
.pkis .pkleft .pltlist {
  background: #f6f6f6;
  border: 1px solid #d9d9d9;
  margin-bottom: 10px;
}
.pkis .pkleft .pltlist span {
  display: inline-block;
  line-height: 25px;
  color: #666666;
  width: 20%;
  padding: 10px 0;
  margin: 0 2%;
}
.pkis .pkleft .pltlist span i {
  display: inline-block;
  margin-right: 5px;
}
.pkis .pkleft .pagetittxt {
  font-weight: 500;
  text-indent: 10px;
}
.pkis .pkleft .pagetittxt.lst {
  margin-top: 20px;
}
.pkis .pkleft .edit {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  padding-top: 20px;
}
.pkis .pkright {
  width: 372px;
  float: right;
}
.pkis .pkright .pkrlist {
  background: #efefef;
  font-size: 14px;
  color: #666666;
  line-height: 26px;
  padding: 10px 20px 28px 24px;
  margin-top: 37px;
}
.pkis .pkright .pkrlist h2 {
  color: #4a4a4a;
  font-size: 26px;
  line-height: 72px;
  height: 72px;
  margin-bottom: 20px;
}
.pkis .pkright .pkrlist h2 i {
  width: 72px;
  height: 72px;
  float: left;
  background: url("../bg/ico.png") no-repeat 0px -55px;
  margin-right: 8px;
}
/*人力资源 E*/

/*联系我们 S*/
.contact {
  overflow: hidden;
  background: url(../bg/main_top.png) no-repeat center -4px;
  padding-top: 20px;
  border-top: 1px solid #c3c3c3;
}
.contact .conin{width: 45%;border:1px solid #d7d6d7; height: 39px;text-indent: 20px;font-size: 14px;float: left;border-radius: 4px;margin-bottom: 12px;}
.contact span{width: 4%;float: left;text-align: center;font-size: 14px;color: #e82323;line-height: 45px;margin-bottom: 12px;}
.contact .consel{width: 94.5%;float:left;height: 39px;border:1px solid #d7d6d7;border-radius: 4px;text-indent: 20px;color: #fff;background: #0174a1}
.contact textarea{width: 90%;padding: 20px 2%;font-size: 14px;color: #666666;height: 180px;border-radius: 3px;border: 1px solid #ccc;}
.contact .apost{float: left;width: 40%;height: 46px;background: #c6c6c6;margin-top: 16px;border-radius: 5px;text-align: center;line-height: 46px;font-size: 14px;color: #ffffff;}
.contact .apost2{margin-left: 14%;}
.contact .apost:hover{background: #0174a1;}
.contact .pkleft{margin-top: 38px;}
/*联系我们 E*/

/*产品技术 S*/
.pji {
  overflow: hidden;
  background: url(../bg/main_top.png) no-repeat center -4px;
  padding-top: 20px;
  border-top: 1px solid #c3c3c3;
  padding-bottom: 30px;
}
.pji .edit{margin-top: 0px;}
/*产品技术 E*/

/*资质证明 S*/
.pji .prnt{font-size: 20px; color: #000000;text-align: center;margin: 30px 0;}
.pji .prnth3{font-size: 14px;color: #656565;font-weight: 500;margin-bottom: 20px;padding-top: 30px;}
.wbbz{width: 110%;border-bottom: 1px solid #e5e5e5;overflow: hidden;padding-top: 10px;}
.wbbz li{width: 254px;float: left;margin: 0px 40px 50px 7px;}
.wbbz li img{width: 100%;height: 327px;box-shadow: 0 0 3px 3px #e1e0e0;}
.wbbz li p{color: #4a4a4a;font-size: 14px;text-align: center;height: 20px;overflow: hidden;margin-top: 20px;}

.wbbz01 li{width: 363px;margin-right: 26px;}
.wbbz01 li img{height: 261px;}

/*资质证明 E*/


/*首页 S*/
.index_ul{overflow: hidden;width:110%;}
.index_ul li{float: left;margin-right: 29px;margin-bottom: 28px;position: relative;}
.index_ul .bot{position:absolute;left: 5px;bottom:16px;width:265px;background: url("../bg/bg_black.png");color: #ffffff;padding-top: 6px;padding-bottom: 0px;min-height: 100px;*height:66px;_height:66px;}
.index_ul .bot h2,.index_ul .bot p{font-size: 14px; line-height: 20px; padding-left: 10px;}
.index_ul .bot .desc{font-style: italic; text-align: center; padding-right: 8px;}
.index_ul .bot span{font-weight: normal; display: inline-block; width:42px; text-align: right;}
/*首页 E*/

/*里程碑 S*/
.licbs .licbcls{text-align: center;border-top: 1px solid #c9c9c9;border-bottom: 1px solid #c9c9c9;}
.licbs .licbcls a{font-size: 18px; line-height: 66px; display: inline-block; position: relative; color: #019ddd; margin: 0px 50px; border-bottom: 4px solid transparent;}
.licbs .licbcls a i{position: absolute;border:3px solid transparent;border-bottom: 6px solid #019ddd;bottom: 0px;left: 50%;margin-left: -3px;display: none;}
.licbs .licbcls a:hover{color: #4a4a4a;}
.licbs .licbcls a.hover{border-bottom-color: #019ddd;color: #4a4a4a;}
.licbs .licbcls a.hover i{display: block;}

.licblist{background: url("../bg/main_top.png") no-repeat center -6px;padding-top: 35px;overflow: hidden;width:110%;}
.licblist li{float: left;margin-right:22px; margin-bottom: 40px;width: 275px;position: relative;}
.licblist li .bot{min-width: 34%;;position: absolute;top: 5px;right: 5px;color: #fff;background: rgba(0, 0, 0, 0.2);}
.licblist li .bot h2{font-size: 12px;transform: scale(0.9);line-height: 1;}
.licblist li .bot div{background: rgba(0, 0, 0, 0.2);}
.licblist li .bot p{font-size: 12px;color: #fff;transform: scale(0.9);line-height: 1;}
.licblist li img{padding: 4px;border: 1px solid #f7f7f7;width: 265px;height: 300px;box-shadow: 1px 1px 2px 2px #e8e7e8;margin-bottom: 10px;}
.licblist li p{color: #4a4a4a; height: 22px; overflow: hidden; font-size: 14px; line-height: 22px;}
/*.licblist li p span{font-family: "宋体";}*/

/*里程碑 E*/

/*订单执行 S*/
.licblist01 li img{height:177px;}
.licsss{border-top: 1px solid #dfdfdf;padding-top: 40px;overflow: hidden;width: 105%;}
.licsss li{float: left;margin-right: 17px;}
.licsss li img{width: 210px;height: 140px;box-shadow: 1px 1px 2px 2px #e8e7e8;border: 1px solid #f7f7f7;padding: 4px;}
.licsss li p{font: 14px/40px "宋体";color: #4a4a4a;}
.liccent{width: 1170px;
  overflow: hidden;}
/*订单执行 E*/

/*市场走向 S*/
.licblist02{background: none;}
.licblist02 li img{height:244px; }
.ll02tit{font:bold 20px/22px "宋体";color: #000000;background: url("../bg/main_top.png") no-repeat center -6px;padding-top: 60px;padding-bottom: 10px;}
.ll02p{font: 14px/30px "宋体";color: #666666;padding: 20px 0 50px;}
/*市场走向 E*/

/*历史项目 S*/
.hispli{padding-top: 50px;background: url("../bg/main_top.png") no-repeat center -6px;position: relative;}
.hispli .swiper-container{width: 1110px;margin: 0px auto;height: 600px;}
.hispli .swiper-slide img{width: 316px;height: 311px;padding: 4px;border: 1px solid #f7f7f7;box-shadow: 1px 1px 2px 2px #e8e7e8;margin: 0px auto;display: block;}
.hispli .swiper-slide h2{font-size: 14px;color: #4a4a4a;font-weight: bold;margin: 15px auto 20px;width: 324px;height: 16px;overflow: hidden;}
.hispli .swiper-slide .edit{font-size: 14px;color: #4a4a4a;line-height: 28px;height: 224px;overflow: hidden;width: 324px;margin: 0px auto;}
.hispli .hpiprev,.hispli .hpinext{width: 33px;height: 33px;position: absolute;top: 198px;background: url("../bg/ico.png") no-repeat ;cursor: pointer;}
.hispli .hpiprev{background-position: -209px 0px; left: 0px;}
.hispli .hpinext{background-position: -281px 0px; right: 0px;}
.hispli .hpiprev:hover{background-position: -209px -41px;}
.hispli .hpinext:hover{background-position: -281px -41px;}
/*历史项目 E*/





.licblist li p.dspno{height: 44px;text-align: center;}
.height408{height: 476px;}

.index_ul li img{
  padding: 4px;
  border: 1px solid #f7f7f7;
  width: 265px;
  height: 312px;
  box-shadow: 1px 1px 2px 2px #e8e7e8;
  margin-bottom: 10px;
}


/* 20161121 edit 手机视图 */
/* 20161121 edit 手机视图 end*/
/*20180508 */
.licblist li p.dspno{height:88px;}
.index_ul li{margin-right: 23px!important;}
.index_ul .bot{height: 120px;}
.index_ul li:nth-child(3) .bot,.index_ul li:nth-child(4) .bot,.index_ul li:nth-child(5) .bot,.index_ul li:nth-child(7) .bot,.index_ul li:nth-child(8) .bot{height: 100px;}
/*20180508 end */

/* 20230109 edit 职业发展 */

.job_list{width: 100%;border-collapse:collapse;}
.job_list tr{border-bottom: 1px solid rgba(0, 0, 0, 0.1);height: 48px;line-height: 48px;font-size: 14px;color: #333;font-family: Microsoft YaHei;}
.job_list tr:first-child{background: linear-gradient(90deg, #019DDD, #00AA00);color: #fff;font-family: Microsoft YaHei;font-weight: bold;font-size: 15px;border-bottom: none;}
.job_list tr td{text-align: center;font-family: Microsoft YaHei;font-weight: 400;}
.job_list tr td a{color: #019DDD;}
.job_list .job_name a{color: #333;}
.job_list tr:hover .job_name a{color: #019DDD;}

.job_list tr:hover{background: rgba(1, 157, 221, 0.1);}
.job_list tr:first-child:hover{background: linear-gradient(90deg, #019DDD, #00AA00);}
.page_list{text-align: center;margin-top: 48px;}
.page_list a{display: inline-block;font-size: 14px;padding: 10px 16px;border-radius: 4px;background: #fff;color: #333;box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);margin: 0 5px;font-family: Microsoft YaHei;}
.page_list span{display: inline-block;font-size: 14px;padding: 10px 16px;border-radius: 4px;background: #fff;color: #333;box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);margin: 0 5px;font-family: Microsoft YaHei;}
.page_list .current{background: #019ddd;color: #fff;}
.page_list strong{display: inline-block; font-size: 14px; padding: 10px 16px; border-radius: 4px; box-shadow: 0px 0px 10px 5px rgb(0 0 0 / 10%); margin: 0 5px; background: #019ddd; color: #fff;}

.job_header{overflow: hidden;padding-left: 18px;padding-right: 10px;border-bottom: 1px solid rgba(0, 0, 0, 0.1);padding-bottom: 30px;margin-bottom: 20px;}
.job_header .h_left{float: left;font-family: Microsoft YaHei;}
.job_header .h_left h2{font-size: 20px;color: #333;line-height: 20px;margin-bottom: 14px;}
.job_header .h_left p{font-size: 14px;color: #666;line-height: 14px;margin-left: -10px;}
.job_header .h_left p span{display: inline-block;padding:0 10px;border-right: 2px solid #666;}
.job_header .h_right{float: right;font-size: 14px;background: rgba(1, 157, 211, 0.8);border-radius: 4px;display: block;padding: 8px 14px;color: #fff;margin-top: 20px;font-family: Microsoft YaHei;}
.job_header .h_right:hover{background: #019DDD;}
.job_body{padding-left: 18px;font-family: Microsoft YaHei;}
.job_body h3{font-size: 14px;color: #333;line-height: 32px;}
.job_body p{font-size: 14px;color: #666;line-height: 32px;}
.job_body>div{margin-bottom: 30px;padding-left: 18px;}

/* 20230109 end 职业发展 */


/* 20230109 edit 在线招标 */
.tender_list{margin-bottom: 50px;}
.tender_list li{border-bottom: 1px solid rgba(0, 0, 0, 0.1);padding-top: 28px;padding-bottom: 34px;overflow: hidden;}
.tender_list .tender_l{width: 60px;border: 1px solid #019DDD;background: #fff;text-align: center;float: left;}
.tender_list .tender_l p{width: 100%;font-size: 17px;height: 44px;line-height: 44px;color: #019DDD;font-weight: bold;}
.tender_list .tender_l p:first-child{color: #fff;background: #019DDD;}
.tender_list .tender_r{float: right;width: 1085px;}
.tender_list .tender_r_header{overflow: hidden;margin-top: 8px;margin-bottom: 14px;font-family: Microsoft YaHei;}
.tender_list .tender_r_header h2{float: left;font-size: 20px;color: #333;line-height: 20px;}
.tender_list .tender_r_header h2 a{color: #333;}
.tender_list .tender_r_header h2 a:hover{color: #019DDD;}
.tender_list .tender_r_header .tender_state{float: right;display: flex;align-items: center;font-size: 15px;color: #019DDD;}
.tender_list .tender_r_header .tender_state img{margin-right: 8px;}
.tender_list .tender_r_body p{font-size: 14px;color: #666;word-break: break-all;line-height: 24px;font-family: Microsoft YaHei;}
.tender_list .tender_r_body a{color: #019DDD;font-family: Microsoft YaHei;}


.tender_detail_header{overflow: hidden;padding-left: 18px;padding-right: 10px;border-bottom: 1px solid rgba(0, 0, 0, 0.1);padding-bottom: 30px;margin-bottom: 20px;font-family: Microsoft YaHei;}
.tender_detail_header .t_left{float: left;}
.tender_detail_header .t_left h2{font-size: 20px;color: #333;line-height: 20px;margin-bottom: 14px;}
.tender_detail_header .t_left p{font-size: 14px;color: #666;line-height: 14px;margin-left: -10px;}
.tender_detail_header .t_left p span{display: inline-block;padding:0 10px;}
.tender_detail_header .t_right{float: right;font-size: 14px;background: rgba(1, 157, 211, 0.8);border-radius: 4px;display: block;padding: 8px 14px;color: #fff;margin-top: 20px;}
.tender_detail_header .t_right:h{background: #019DDD;}
.tender_detail_body {padding-left: 18px;font-family: Microsoft YaHei;line-height: 2;}
.tender_detail_body h3{font-size: 14px;color: #019DDD;line-height: 32px;}
.tender_detail_body ul{margin-bottom: 30px;}
.tender_detail_body li span{font-size: 14px;color: #666;line-height: 32px;}
.tender_detail_body li span:first-child{color: #333;}
.tender_detail_body>div{margin-bottom: 30px;padding-left: 18px;}

.one-text-cut{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.more-text-cut{word-break: break-all;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
/* 20230109 end 在线招标 */

.content_p_line_height1_8 p{line-height: 1.8;}

/* 20230208 edit 金属材料检测中心 */
.abstract{width: 100%;overflow: hidden;border-bottom: 1px solid #e5e5e5;padding-bottom: 30px;}
.abstract_left{width: 49%;float: left;word-break: break-all;}
.abstract_left p,.abstract_left span{font-size: 15px!important;}
.abstract_right{width: 49%;float: right;}

.aptitude{width: 100%;overflow: hidden;border-bottom: 1px solid #e5e5e5;padding-bottom: 30px;}
.aptitude_left{width: 49%;float: left;}
.aptitude_left img{width: 86%;display: block;}
.aptitude_right{width: 49%;float: right;}
.aptitude_right table{color: #019ddd;text-align: center;}
.aptitude_right table tr,.aptitude_right table td{height: 30px;line-height: 30px;font-size: 15px;}


.equipment{width: 100%;overflow: hidden;margin-top: 15px;}
.equipment_left{width: 48%;float: left;overflow: hidden;}
.equipment_right{width: 48%;float: right;overflow: hidden;}
.equipment_left p,.equipment_right p{width: 50%;height:240px;overflow: hidden;line-height:240px;text-align: center;font-size: 16px;float: left;margin-bottom: 30px;border-bottom: 2px dotted #666666;}
/* 20230208 end 金属材料检测中心 */

.boilerlist{width: 1200px;overflow: hidden;margin-top: 30px;}
.boilerlist li{float: left;width: 32%;margin-right: 2%;margin-bottom: 30px;}
.boilerlist li a{width: 100%;display: block;}
.boilerlist li a:hover{color: #019ddd;}
.boilerlist li:nth-child(3n+3){margin-right: 0;}
.boilerlist li img{width: 100%;}
.boilerlist li p{font-size: 16px;text-align: center;margin-top: 20px;}

.boilerlist li:nth-child(1) img{margin-top: 100px;margin-bottom: 52px;}
.boilerlist li:nth-child(2) img{margin-top: 113px;margin-bottom: 81px;}
.boilerlist li:nth-child(5) img{margin-top: 140px;margin-bottom: 140px;}


.detail_top{width: 100%;;overflow: hidden;}
.detail_top_left{width: 50%;float: left;}
.detail_top_left img{width: 100%;}
.detail_top_right{width: 38%;float: right;padding-bottom: 30px;border-bottom: 1px solid #e8e8e8;}
.detail_top_right h2{font-size: 20px;line-height: 20px;margin-bottom: 15px;}
.detail_top_right p{font-size: 16px;}

.detail_content{margin-top: 30px;}
.detail_content h2{font-size: 20px;margin-bottom: 30px;}
.detail_content p{font-size: 16px;}

.equipment_left div,.equipment_right div{width: 50%;height:240px;line-height: 24px;box-sizing: border-box;display: flex;align-items: center;justify-content: center;text-align: center;font-size: 16px;float: left;margin-bottom: 30px;border-bottom: 2px dotted #666666;color: #666;}
.equipment_left div img,.equipment_right div img{width: 100%;height: 100%;}

.arrow_right{position: relative;}
.arrow_right p{position: absolute;right: -40px;top: 50%;transform: translateY(-50%);width:0px;height:0px;border:20px solid transparent;border-left-color:#3e3e3f;}
.arrow_left{position: relative;}
.arrow_left p{position: absolute;left: -40px;top: 50%;transform: translateY(-50%);width:0px;height:0px;border:20px solid transparent;border-right-color:#3e3e3f;}
.us_work{font-size: 16px;color: #fff;background: #019ddd;display: inline-block;padding: 10px;margin-top: 15px;}
.us_work:hover{color: #000;}

.manufacture_list{overflow: hidden;margin-top: 30px;}
.manufacture_list li{float: left;margin-right: 30px;margin-bottom: 15px;}
.manufacture_list li:nth-child(3n+3){margin-right: 0;}
.manufacture_list li img{width: 355px;height: 253px;display: block;border: 1px solid rgba(0,0,0,.1);padding: 5px;}
.manufacture_list li p{font-size: 16px;color: #4A4A4A;text-align: center;margin: 15px auto;}

.boilertop{overflow: hidden;font-size: 16px;margin-top: 10px;}
.boilertop_left{float: left;width: 28%;}
.boilertop_right{float: left;}

.indexSwiper{min-width: 100%;overflow: hidden;}